Skip to content

cleanup: Fix parameter naming case inconsistency in RestRequestExtension.cs#1986

Merged
alexeyzimarev merged 1 commit into
restsharp:devfrom
ztl8702:patch-1
Jan 8, 2023
Merged

cleanup: Fix parameter naming case inconsistency in RestRequestExtension.cs#1986
alexeyzimarev merged 1 commit into
restsharp:devfrom
ztl8702:patch-1

Conversation

@ztl8702

@ztl8702 ztl8702 commented Dec 18, 2022

Copy link
Copy Markdown
Contributor

Description

Purpose

This pull request is a:

  • Bugfix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)

Might be breaking because we are changing a named argument. Existing call sites that uses Named argument might fail to compile.

Checklist

  • I have added tests that prove my fix is effective or that my feature works
  • I have added necessary documentation (if appropriate)

@dnfadmin

dnfadmin commented Dec 18, 2022

Copy link
Copy Markdown

CLA assistant check
All CLA requirements met.

@ztl8702 ztl8702 changed the title Fix argument case inconsistency in RestRequestExtension.cs Fix parameter case inconsistency in RestRequestExtension.cs Dec 18, 2022
@ztl8702 ztl8702 changed the title Fix parameter case inconsistency in RestRequestExtension.cs Fix parameter naming case inconsistency in RestRequestExtension.cs Dec 18, 2022
@ztl8702 ztl8702 changed the title Fix parameter naming case inconsistency in RestRequestExtension.cs cleanup: Fix parameter naming case inconsistency in RestRequestExtension.cs Dec 23, 2022
@alexeyzimarev alexeyzimarev merged commit ed0bd11 into restsharp:dev Jan 8, 2023
@ztl8702 ztl8702 deleted the patch-1 branch January 9, 2023 00:44
@ztl8702

ztl8702 commented Jan 9, 2023

Copy link
Copy Markdown
Contributor Author

thanks

@ztl8702

ztl8702 commented Jan 9, 2023

Copy link
Copy Markdown
Contributor Author

Lol I have a bad habit of not writing commit messages well.
image

Was assuming the maintainer would squash + modify commit message.

@alexeyzimarev

Copy link
Copy Markdown
Member

Yeah, I should change the default.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants